vulkancontext: Do proper refcounting
authorBenjamin Otte <otte@redhat.com>
Thu, 27 Jul 2023 08:13:26 +0000 (10:13 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 31 Jul 2023 14:51:03 +0000 (16:51 +0200)
commitc8f385e3bc524c31ee3a5dbaf08ccedd56991624
treeaf8091dfb4dd96f1e51334ac57c05ce7f1193a31
parent89b4f12b38a9d7944cea26f617ea53f09c25c192
vulkancontext: Do proper refcounting

- fix a memleak
- call unref() instead of new()
- remove idle handler on dispose

What was I doing when I wrote the pipeline cache code?
gdk/gdkvulkancontext.c